home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group01b.txt / 000059_icon-group-sender_Tue Mar 20 16:41:05 2001.msg < prev    next >
Internet Message Format  |  2002-01-03  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id f2KNdbI04632
  4.     for icon-group-addresses; Tue, 20 Mar 2001 16:39:37 -0700 (MST)
  5. Message-Id: <200103202339.f2KNdbI04632@baskerville.CS.Arizona.EDU>
  6. From: "John Sampson" <jsampson@indexes.u-net.com>
  7. To: <icon-group@cs.arizona.edu>
  8. Subject: isort question
  9. Date: Tue, 20 Mar 2001 20:09:47 -0000
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14. Status: RO
  15. Content-Length: 527
  16.  
  17. Hello -
  18.  
  19. I am trying to understand the description of the library procedure isort,
  20. which I believe allows sorting according to criteria supplied by the user.
  21. My aim is to sort a list of strings according to the number of instances of
  22. a character in each string (using charcnt).
  23.  
  24. I do not understand the role of the argument y to isort. A simple example
  25. might help - has anyone an example I can look at? Has anything been written
  26. about it, e.g. in Icon Analyst?
  27.  
  28. Any advice would be much appreciated.
  29.  
  30. Regards
  31.  
  32. _John Sampson_
  33.  
  34.